gdkdnd: Make GtkDragContext::cancel RUN_LAST
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 15 Feb 2016 16:05:50 +0000 (17:05 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 15 Feb 2016 17:35:51 +0000 (18:35 +0100)
commit4636552a76e3935621b79367dc329a896a0d981a
tree650b26db6e1393557b9bf9d7b9f2eae7ba9c5d26
parentaad3135e4c30c977c80ba39a65f28623aa4c4592
gdkdnd: Make GtkDragContext::cancel RUN_LAST

The default implementation code should act as a catch-all fallback,
we let the connected handlers to run first then.

https://bugzilla.gnome.org/show_bug.cgi?id=761954
gdk/gdkdnd.c